home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / rbbs / dupe100.zip / THEDOCS.DOC < prev   
Text File  |  1991-06-19  |  5KB  |  113 lines

  1. DUPE - RBBS-PC Duplicate File Finder.
  2. Version 1.00 Beta.
  3. June 17, 1991
  4. By Tom Hansen, Sysop
  5. Church Chatters BBS
  6. DGS Systems Group (Tango)
  7. DATA1: 402-593-8863
  8. DATA2: 402-592-9266 Contributers and Registered RBBS Sysops
  9.  
  10.  
  11. This utility  was written to  be used in conjunction with Ken Goosen's
  12. MAKEFIDX utility  for the FFS  sturcture.   It reads the FIDX.DEF file
  13. for finding  duplicates within that file and then gives you the option
  14. to delete those duplicates.
  15.  
  16. Why I wrote it:     Well,  I had a ton of duplicate files.  I found it
  17. too  tedious to look  through the FIDX.DEF file and then reference the
  18. LIDX.DEF file and count  down the  list to  match  the  count with the
  19. number beside the duplicate  file I wanted to delete.  I figured there
  20. was  an  easier  way to do it but didn't want to spend alot of time in
  21. search for the software to do it. So....I wrote my own: a utility that
  22. would search the  FFS  for  duplicate files and then offer the opttion
  23. to delete them.  It didn't take me nearly as long to write the utility
  24. in its raw form as it would have taken to do the job by hand.  Once it
  25. was written and did the job  for me some color and some error checking
  26. were added and so now am turning it out to the RBBS community.    This
  27. utility literally saved me hours of work!  I hope you find it does the
  28. same for you.
  29.  
  30. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  31.  
  32. 1.) Place DUPE.EXE in an empty subdirectory.
  33.  
  34. 2.) Run your FFS batch file to be sure your file search list is up-to-
  35.     date.
  36.  
  37. 3.) Write your DUPE.CFG with a text editor intidating the full path of
  38.     your LIDX.DEF and FIDX.DEF files or  equivilants if you do not use
  39.     those names.
  40.  
  41. C:\RBBS\LIDX.DEF
  42. C:\RBBS\FIDX.DEF
  43. 4.) Run DUPE.EXE -  If you want to run this in  batch mode
  44.                     in a timed event  add  the   parameter
  45.                     "b"   commandline:     " dupe.exe b "
  46.                     This will  not  delete files  but give
  47.                     you some  good info on  the  size  and
  48.                     attriutes  of the  duplicate and first
  49.                     found files  with the file  date.
  50.  
  51.                     If you don't  run the program in  batch
  52.                     mode you will be able to view the files
  53.                     before deleting and will be prompted to
  54.                     delete the  file.  No files will be de-
  55.                     leted unless you tell the program to do
  56.                     so.
  57.  
  58.  
  59. 4.) Presto!    Two  minutes of deleting dupes or collecting information
  60.     on duplicate files is much better than 2 hours of doing it by hand!
  61.     Would you agree ? (Y/N): __
  62.  
  63. 5.) Run your FFS batch file to bring your file listings up to date.
  64.     After running DUPE.EXE.
  65.  
  66.  
  67. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  68. This utility will NOT delete any files other than ones it creates for it's
  69. own use UNLESS you tell it to.
  70.  
  71. This utility creates some files for your convenience if you choose not to
  72. delete the files from within the utility itself.     They are as follows:
  73.  
  74. 1. DUPE.FLS  <------Complete listing of Duplicate files found in your FFS
  75.                     System.
  76.  
  77. 2. LSTDUPE.LOG <----These files are files that are found in your FFS that
  78.                     are also listed in your macro  files as Offline files
  79.                     or for  other  reasons.   You may or may not want to
  80.                     delete these ( or any files for that matter).
  81.  
  82. 3. FILELIST.LOG <-- If DUPE  finds  duplicate  listings  in your  filelist
  83.                     listings it will list them in this file. These are not
  84.                     files on disk necessarily but files that are listed in
  85.                     the text files processed by MAKEFIDX.
  86.  
  87. 4. FIRST.DOC    <-- List's the first occurance of a file  when  duplicates
  88.                     are found.
  89.  
  90. 5. FILEINFO.TXT <-- CRC / Size  time  and  date  listing of each duplicate.
  91.  
  92.  
  93.                     If  you  choose not to delete files the 0 byte files you
  94.                     find in  DUPE's subdirectory are files created and ready
  95.                     to record the names of files depending on which ones you
  96.                     choose to delete.
  97.  
  98. 6. DUPEDEL.LST  <-- A listing of files you deleted while in the program.
  99.  
  100. That's it!
  101.  
  102. If you like this utility let me know and I'll write more.  If you don't
  103. like it, be nice!
  104.  
  105.  
  106. Thanks to Jose Romero
  107.           Dan Shore
  108.           Jerry Oliver
  109.           Gregg Snyder for helping test this utility.
  110.  
  111. Tom Hansen, Sysop
  112. Church Chatters BBS
  113.